home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / pxview_e.zip / PXVIEW-E.DOC < prev    next >
Text File  |  1990-11-10  |  3KB  |  85 lines

  1. Paradox Teletext Viewer
  2. (c)1990 Tecnosoft (R.Piola)
  3.  
  4. How can a bbs-user view on-line the archives made with your wonderful 
  5. database?
  6.  
  7. This is the newest door for database viewing.
  8.  
  9. It can access a Paradox table and made it easy to read. It can operate 
  10. as a part of a BBS system, handling a serial port via a Fossil driver, 
  11. or as stand-alone viewing system.
  12.  
  13.  
  14. The user side
  15.  
  16. An user calls the option for databse browsing.... a moment of waiting 
  17. (if your hard disk is very slow, two moments....) and a first page 
  18. appears with the database description: name, number of records, and 
  19. some instructions.
  20.  
  21. Now, the user can browse the database using the keys + and -, or jump 
  22. to a record directly by inserting its three-digit number (like the 
  23. Teletext system: one record=one page).
  24.  
  25. To end the viewing, the user has to press the Esc, or the * key.
  26.  
  27. Nothing is easier, don't you think?
  28.  
  29.  
  30. The sysop side
  31.  
  32. Operations are not too harder from the sysop's point of view.
  33.  
  34. The only things the sysop has to do are:
  35.  
  36. a) Preparing the table using Paradox, Paradox Runtime or Paradox 
  37. Engine: the database must not be indexed (in this version) i.e.: it 
  38. must not have key fields.
  39.  
  40. b) Installing the PXVIEW door: an option runs as a shell
  41.  
  42. PXVIEW.EXE filename port [NOANSI|ANSI] [TIME:limit]
  43.  
  44. where "filename" is the name of the table (with complete path, if 
  45. necessary), without the .DB extension, "port" is a K or a number 
  46. between 1 and 8 (K: local mode, via keyboard; a number n: use port 
  47. COM#:) and NOANSI or ANSI disables (or enables) the transmission of 
  48. ANSI color codes (the defult is ANSI). If you use the TIME: switch, the 
  49. user has only a limit of "limit" minutes.
  50.  
  51. If the sysop already has Remote Access or QuickBBS, things are even 
  52. easier: the command line is only:
  53.  
  54. PXVIEW.EXE filename D[line number]
  55.  
  56. if you write D without a number, the file DORINFO1.DEF is read to have 
  57. informations on the user; otherwise (you write Dx), DORINFOx.DEF is 
  58. used.
  59.  
  60.  
  61. Limitations
  62.  
  63. This version is released to the Public Domain with no warranty. in 
  64. future, a better version will be released as shareware.
  65.  
  66. This doesn't implie that if you love this version you cannot send a
  67. little contribution, or a postcard of your country.
  68.  
  69. The limits of this version are:
  70.  
  71. - it cannot handle more than 999 records
  72. - it cannot use correctly indexed files
  73. - it doesn't handles correctly fileds of type "Date"
  74. - it cannot search a record using Zoom and ZoomNext Paradox functions
  75.  
  76.  
  77. The author, Roberto Piola, can be contacted at 2:334/15.1@fidonet.org 
  78. or, via slowmail, at the following address:
  79. via D.Godino, 8/C - 10060 S.Secondo di Pinerolo(TO) - ITALY
  80. or also (if you know Italian) on his BBS: +39-121-500663, 
  81. 2400-N-8-1-MNP5
  82.  
  83.  
  84. Paradox is a trade mark of Borland International inc.
  85.